development/visualise dependencies.R

# Checking dependencies
#devtools::install_github("datastorm-open/DependenciesGraphs")
library(DependenciesGraphs)
library(getarc) # The package in development
deps <- funDependencies("package:getarc", "query_layer")
plot(deps)
MatthewJWhittle/getarc documentation built on April 22, 2023, 12:16 p.m.